aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/mesh.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-19b43: bcma: implement full core resetRafał Miłecki1-7/+27
2011-07-19bcma: allow enabling PLLRafał Miłecki2-0/+27
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki2-1/+38
2011-07-19bcma: trivial: add helpers for masking/settingRafał Miłecki1-0/+8
2011-07-19bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2-9/+20
2011-07-19b43: correctly display longer chipsets idsRafał Miłecki1-2/+5
2011-07-19mac80211: implement scan supported ratesJohannes Berg5-15/+15
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg6-19/+83
2011-07-19b43: HT-PHY: fix masks in radio ctlRafał Miłecki1-5/+10
2011-07-19b43: bcma: read info about supported bandsRafał Miłecki1-6/+7
2011-07-19b43: bcma: define 80211 core specific IO status bitsRafał Miłecki1-0/+6
2011-07-19bcma: define IO status registerRafał Miłecki1-1/+7
2011-07-19ieee80211: add few wmm tspec valuesKalle Valo1-0/+37
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki2-4/+11
2011-07-19b43: HT-PHY: fix typo in 0x2059 radio initRafał Miłecki1-1/+1
2011-07-19b43: HT-PHY: find channel entry with regs dataRafał Miłecki1-0/+9
2011-07-19b43: 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
2011-07-18ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin1-5/+2
2011-07-18bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki1-1/+1
2011-07-18bcma: cc: set GPIOTIMER registerRafał Miłecki1-0/+14
2011-07-18ssb: SPROM: add LED duty cycle fieldsRafał Miłecki1-0/+2
2011-07-18mac80211: reconfigure tx on device reconfigurationEliad Peller4-1/+12
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach7-210/+222
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach6-315/+297
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach8-58/+52
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach7-299/+265
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach9-725/+799
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H6-12/+3
2011-07-16iwlagn: calibration bitmapWey-Yi Guy3-10/+13
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny1-0/+2