aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka1-6/+2
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn4-7/+25
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn1-0/+4
2011-01-31rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2-6/+4
2011-01-31rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde1-1/+1
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach1-1/+1
2011-01-31Trivial typo fix in commentMark Einon1-1/+1
2011-01-31rt2x00: Update MAINTAINERSHelmut Schaa1-0/+1
2011-01-31rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2-0/+8
2011-01-31rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa8-24/+4
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa2-15/+3
2011-01-31rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa1-39/+115
2011-01-31rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa1-39/+111
2011-01-31rt2x00: Convert rt61pci to use taskletsHelmut Schaa1-45/+130
2011-01-31rt2x00: Convert rt2800pci to use taskletsHelmut Schaa1-59/+114
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2-8/+5
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2-0/+34
2011-01-31rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa1-10/+16
2011-01-31rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa1-2/+3
2011-01-31rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2-9/+27
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa14-85/+185
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka3-4/+4
2011-01-31wl12xx: fix use after freeMathias Krause1-2/+1
2011-01-31batman-adv: Merge README of v2011.0.0 releaseSven Eckelmann1-8/+8
2011-01-31batman-adv: Update copyright yearsSven Eckelmann39-39/+39
2011-01-31batman-adv: Remove unused variablesSven Eckelmann2-10/+1
2011-01-31batman-adv: Remove declaration of batman_skb_recvSven Eckelmann2-6/+9
2011-01-31batman-adv: Remove unused definitionsSven Eckelmann1-15/+0
2011-01-31batman-adv: Remove dangling declaration of hash_remove_elementSven Eckelmann1-5/+0
2011-01-31batman-adv: remove unused parametersSimon Wunderlich4-14/+10
2011-01-31batman-adv: Calculate correct size for merged packetsSven Eckelmann4-3/+31
2011-01-31batman-adv: Create roughly equal sized fragmentsSven Eckelmann1-2/+3
2011-01-30bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner1-2/+2
2011-01-30bnx2x: Fix potential link loss in multi-function modeYaniv Rosner1-7/+11
2011-01-30bnx2x: Fix port swap for BCM8073Yaniv Rosner1-3/+6
2011-01-30bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner1-0/+12
2011-01-30bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner1-44/+0
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann1-3/+4
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann1-0/+1
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann1-1/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman5-0/+84
2011-01-30net: Fix ip link add netns oopsEric W. Biederman1-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2-0/+3
2011-01-30slcan: fix referenced website in Kconfig help textOliver Hartkopp1-1/+1
2011-01-29gro: Reset dev pointer on reuseHerbert Xu1-0/+1
2011-01-28ipv4: If fib metrics are default, no need to grab ref to FIB info.David S. Miller1-2/+4
2011-01-28ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller3-5/+10
2011-01-28ipv4: Allocate fib metrics dynamically.David S. Miller2-1/+5
2011-01-28ath9k: fix compile error in non-debug ath_debug_stat_tx() stubFelix Fietkau1-1/+2