summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach18-154/+168
2011-07-21iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach5-7/+14
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach8-193/+178
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach8-239/+274
2011-07-21iwlagn: radio sensor offset in le16 formatWey-Yi Guy2-5/+5
2011-07-21iwlagn: define valid init calibration maskWey-Yi Guy1-3/+13
2011-07-21iwlagn: remove legacy calibration commandWey-Yi Guy1-10/+0
2011-07-21iwlagn: set correct calibration flagWey-Yi Guy2-2/+4
2011-07-21iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach8-22/+6
2011-07-21iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach8-28/+20
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel Grumbach4-2/+16
2011-07-20libertas: only enable mesh when interface is activeDaniel Drake5-25/+11
2011-07-20libertas: mesh: misc cleanupDaniel Drake2-601/+388
2011-07-20wireless: mwifiex: print hw address via %pMAndy Shevchenko1-25/+8
2011-07-20wireless: ath9k: use %pM to print MACAndy Shevchenko1-5/+2
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko7-19/+13
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg3-2/+8
2011-07-20carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin1-4/+4
2011-07-20mac80211: check sta_info_get() return valueEliad Peller1-1/+9
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller1-1/+2
2011-07-20mac80211: sync driver before TXJohannes Berg6-3/+164
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin22-1314/+1247
2011-07-20b43: bcma: implement full core resetRafał Miłecki1-7/+27
2011-07-20bcma: allow enabling PLLRafał Miłecki2-0/+27
2011-07-20bcma: allow setting FAST clockmode for a coreRafał Miłecki2-1/+38
2011-07-20bcma: trivial: add helpers for masking/settingRafał Miłecki1-0/+8
2011-07-20bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-20b43: correctly display longer chipsets idsRafał Miłecki1-2/+5
2011-07-20mac80211: implement scan supported ratesJohannes Berg5-15/+15
2011-07-20cfg80211: allow userspace to control supported rates in scanJohannes Berg6-19/+83
2011-07-20b43: HT-PHY: fix masks in radio ctlRafał Miłecki1-5/+10
2011-07-20b43: bcma: read info about supported bandsRafał Miłecki1-6/+7
2011-07-20b43: bcma: define 80211 core specific IO status bitsRafał Miłecki1-0/+6
2011-07-20bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-20ieee80211: add few wmm tspec valuesKalle Valo1-0/+37
2011-07-20bcma: handle alternative SPROM locationRafał Miłecki2-4/+11
2011-07-20b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki1-1/+1
2011-07-20b43: HT-PHY: find channel entry with regs dataRafał Miłecki1-0/+9
2011-07-20b43: HT-PHY: switch to channel after enabling radioRafał Miłecki1-1/+3
2011-07-19b43: use agent R/W ops for BCMA_IOCTLRafał Miłecki2-4/+4
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan2-4/+8
2011-07-18MAINTAINERS: change maintainer of the wl1251 driverLuciano Coelho1-2/+2
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan3-9/+22
2011-07-18b43: bus: drop inline from SSB functionsRafał Miłecki1-15/+12
2011-07-18carl9170: set beacon xmit power to the maxChristian Lamparter1-83/+108
2011-07-18carl9170: move beacon_update into tx.cChristian Lamparter3-130/+130
2011-07-18carl9170 firmware: update firmware headersChristian Lamparter2-2/+42
2011-07-18ath9k: use ath_opmode_to_string()Pavel Roskin1-20/+2
2011-07-18ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin1-23/+0
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin5-28/+23