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