summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-13rfkill: Remove unnecessary OOM logging messagesJoe Perches1-1/+0
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches10-93/+32
2011-09-13mac80211: Consolidate mesh path duplicated functionsJavier Cardona1-42/+28
2011-09-13mac80211: Consolidate {mesh,mpp}_path_flush into one functionJavier Cardona1-39/+26
2011-09-13mac80211: Don't iterate twice over all mpaths when once in sufficientJavier Cardona1-27/+37
2011-09-13mac80211: Remove redundant mesh path expiration checksJavier Cardona1-6/+3
2011-09-13mac80211: Improve mpath state lockingJavier Cardona2-11/+7
2011-09-13mac80211: Remove mesh paths when an interface is removedJavier Cardona4-3/+47
2011-09-13mac80211: Fix RCU pointer dereference in mesh_path_discard_frame()Javier Cardona1-1/+6
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar3-9/+9
2011-09-13ath9k: fix checks for first subframe delimiter paddingFelix Fietkau2-2/+3
2011-09-13mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar1-0/+8
2011-09-13ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau1-1/+1
2011-09-13ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau4-1912/+1934
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan3-0/+12
2011-09-13mac80211: retry sending failed BAR frames later instead of tearing down aggrFelix Fietkau2-1/+41
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki1-0/+35
2011-09-13bcma: extract some basic info about board from SPROMRafał Miłecki1-0/+9
2011-09-13ssb: use u16 for storing board revRafał Miłecki1-1/+1
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki1-2/+84
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki1-3/+53
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki1-2/+40
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau1-2/+3
2011-09-13mac80211: Defer tranmission of mesh path errorsJavier Cardona1-2/+30
2011-08-30iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche1-1/+0
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau1-39/+66
2011-08-30ath9k: move seqno allocation in the tx path to ath_tx_setup_bufferFelix Fietkau1-19/+23
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2-33/+24
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau3-37/+45
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau5-5/+5
2011-08-30ath: Make ath_printk void not int and remove unused struct ath_common *Joe Perches2-17/+18
2011-08-30ath: Make ath_dbg void not intJoe Perches1-17/+12
2011-08-29wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME changeJohn W. Linville1-1/+1
2011-08-29b43: Fix swatch warningLarry Finger1-1/+4
2011-08-29ath9k: Fix a smatch warningsLarry Finger2-1/+2
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan6-14/+369
2011-08-29ath9k: fix regression in sending aggregated packetsFelix Fietkau1-1/+4
2011-08-29ath9k: Fix eifs/usec timeout for AR9287 v1.3+Rajkumar Manoharan2-2/+10
2011-08-29ath9k_hw: Set default slottime as 9usRajkumar Manoharan1-1/+1
2011-08-29b43: make HT-PHY support experimentalRafał Miłecki1-3/+3
2011-08-29b43: use 8K buffers for 64-bit DMA to workaround hardware bugRafał Miłecki2-9/+18
2011-08-29b43: Relax requirement for descriptors to be in the DMA zoneLarry Finger1-7/+0
2011-08-29p54spi: add "spi:" prefix for stlc45xx modaliasAxel Lin1-1/+1
2011-08-29iwlagn: handle GO powersaveJohannes Berg3-0/+76
2011-08-29iwlagn: move tx queues to transport layerEmmanuel Grumbach6-139/+136
2011-08-29iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach9-74/+93
2011-08-29iwlagn: move check_stuck_queue to transport layerEmmanuel Grumbach5-25/+42
2011-08-29iwlagn: move wait_for_tx_queue_empty to transport layerEmmanuel Grumbach5-34/+42
2011-08-29iwlagn: cosmetics in iwl-trans.hEmmanuel Grumbach5-44/+44
2011-08-29iwlagn: move the disable agg logic to transport layerEmmanuel Grumbach5-80/+92