summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy
2011-06-03iwlegacy: add missing null checkGreg Dietsche
2011-06-03iwlegacy: propagate error return valueGreg Dietsche
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki
2011-06-03b43: do not use SSB specific flags when calling core reset functionRafał Miłecki
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau
2011-06-03rtlwifi: Fix logic in rx_interruptMike McCormack
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack
2011-06-03rtlwifi: Assign rx buffer ownership to hardware lastMike McCormack
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack
2011-06-03rtlwifi: Run IPS leave work in a taskletMike McCormack
2011-06-03rtlwifi: Store loop index in local variableMike McCormack
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack
2011-06-02iwlagn: fix interface combinationsJohannes Berg
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy
2011-06-01iwlagn: advertise interface combinationsJohannes Berg
2011-06-01iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-06-01iwlagn: solve sparse warningEmmanuel Grumbach
2011-06-01iwlagn: fix dual-mode RXONJohannes Berg
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy
2011-06-01iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
2011-06-01ath9k: better position PAPRD debug messageMohammed Shafi Shajakhan
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-06-01ath9k: Further fix for mesh beaconingFabrice Deyber
2011-06-01ath9k: wake up chip before initializing PAPRD tableMohammed Shafi Shajakhan
2011-06-01rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger
2011-06-01rtlwifi: rtl8192se: Use write barrier when assigning ownershipLarry Finger
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar
2011-06-01b43legacy: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01rtl8192se: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01rtl8192cu: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01rtl8192c-common: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01rtlwifi: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01b43: Fix warnings from gcc 4.6.0Larry Finger
2011-06-01ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan
2011-06-01b43: bus: add helpers for checking host typeRafał Miłecki
2011-06-01b43: use new pointers path to access ssb_device in SSB specific placesRafał Miłecki