aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-08net: Remove bogus barrier() in dst_allfrag().David S. Miller1-2/+0
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel3-6/+21
2011-02-07mac80211: remove unneeded checkDan Carpenter1-1/+1
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan1-2/+3
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan1-5/+2
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau1-1/+2
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear1-11/+23
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-07enic: Update MAINTAINERSVasanthy Kolluri1-0/+1
2011-02-07enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri7-99/+4
2011-02-07enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri2-13/+17
2011-02-07enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri2-13/+15
2011-02-07enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri5-208/+275
2011-02-07enic: Decouple mac address registration and deregistration from port profile set operationRoopa Prabhu2-7/+1
2011-02-06bnx2x: Proper netdev->ndo_set_rx_mode() implementation.Vladislav Zolotarov3-105/+369
2011-02-06bnx2x: MTU for FCoE L2 ringVladislav Zolotarov5-21/+57
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy1-2/+4
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg2-6/+0
2011-02-05tcp: Add reference to initial CWND ietf draft.David S. Miller1-1/+1
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller9-73/+108
2011-02-04ipv4: Don't miss existing cached metrics in new routes.David S. Miller1-14/+17
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear7-89/+214
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau2-9/+38
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau1-1/+1
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen1-1/+4
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan1-1/+4
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna1-1/+8
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna1-2/+5
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna2-3/+83
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna1-1/+12
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna5-4/+181
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna2-0/+72
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna1-4/+4
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna2-13/+25
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna3-44/+41
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna1-15/+25
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2-31/+170
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2-1/+4
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna1-4/+35
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna3-14/+40
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitorJussi Kivilinna1-0/+7
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna4-11/+55
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2-25/+5
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filterJussi Kivilinna2-33/+7
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna1-6/+10
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna2-1/+7
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna1-0/+3
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2-75/+41
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1