aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-21
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-21
* iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-21
* libertas: only enable mesh when interface is activeDaniel Drake2011-07-20
* libertas: mesh: misc cleanupDaniel Drake2011-07-20
* wireless: mwifiex: print hw address via %pMAndy Shevchenko2011-07-20
* wireless: ath9k: use %pM to print MACAndy Shevchenko2011-07-20
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-20
* carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin2011-07-20
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-20
* b43: bcma: implement full core resetRafał Miłecki2011-07-19
* bcma: allow enabling PLLRafał Miłecki2011-07-19
* bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-19
* b43: correctly display longer chipsets idsRafał Miłecki2011-07-19
* b43: HT-PHY: fix masks in radio ctlRafał Miłecki2011-07-19
* b43: bcma: read info about supported bandsRafał Miłecki2011-07-19
* b43: bcma: define 80211 core specific IO status bitsRafał Miłecki2011-07-19
* bcma: handle alternative SPROM locationRafał Miłecki2011-07-19
* b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki2011-07-19
* b43: HT-PHY: find channel entry with regs dataRafał Miłecki2011-07-19
* b43: HT-PHY: switch to channel after enabling radioRafał Miłecki2011-07-19
* b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2011-07-19
* ath9k: Fix some smatch warningsRajkumar Manoharan2011-07-18
* ath9k: Fix sparse warningsRajkumar Manoharan2011-07-18
* b43: bus: drop inline from SSB functionsRafał Miłecki2011-07-18
* carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-18
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-18
* carl9170 firmware: update firmware headersChristian Lamparter2011-07-18
* ath9k: use ath_opmode_to_string()Pavel Roskin2011-07-18
* ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin2011-07-18
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-18
* ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin2011-07-18
* bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki2011-07-18
* bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-18
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H2011-07-16
* iwlagn: calibration bitmapWey-Yi Guy2011-07-16
* iwlagn: set default of uCode ownership to driverHsu, Kenny2011-07-16
* iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-16
* iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach2011-07-16
* iwlagn: comments for iwl_cfgWey-Yi Guy2011-07-16
* iwlagn: another double indirect removedWey-Yi Guy2011-07-16
* iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy2011-07-16
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-16
* iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach2011-07-16
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-16