Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 209 | -2405/+101936 |
2011-10-17 | igbvf: convert to ndo_fix_features | Michał Mirosław | 2 | -62/+20 |
2011-10-17 | igb: enable l4 timestamping for v2 event packets | Jacob Keller | 1 | -0/+1 |
2011-10-17 | ixgbe: Add new netdev op to turn spoof checking on or off per VF | Greg Rose | 4 | -10/+52 |
2011-10-16 | e1000e: locking bug introduced by commit 67fd4fcb | Bruce Allan | 2 | -8/+14 |
2011-10-14 | libertas: fix changing interface type when interface is down | Daniel Drake | 3 | -14/+40 |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan | 14 | -221/+221 |
2011-10-14 | ath9k_hw: Rename AR9480 -> AR9462 initvals | Rajkumar Manoharan | 3 | -2/+2 |
2011-10-14 | ath9k_hw: Do fast channel change based on reusable calibration results | Rajkumar Manoharan | 3 | -4/+14 |
2011-10-14 | ath9k_hw: Add radio retention support for AR9480 | Rajkumar Manoharan | 8 | -15/+316 |
2011-10-14 | ath9k_hw: Update normal/min noise floor value for AR9480 | Rajkumar Manoharan | 1 | -4/+4 |
2011-10-14 | ath9k_hw: Support fast channel change on 5GHz for AR9003 chips | Rajkumar Manoharan | 1 | -2/+1 |
2011-10-14 | ath9k_hw: Cleanup Tx calibrations for AR9003 chips | Rajkumar Manoharan | 5 | -13/+40 |
2011-10-14 | ath9k_hw: Add support to reuse Carrier leak calibration | Rajkumar Manoharan | 3 | -3/+50 |
2011-10-14 | ath9k_hw: Add support to reuse TxIQ cal measurements | Rajkumar Manoharan | 1 | -6/+9 |
2011-10-14 | ath9k_hw: Improve fast channel change for AR9003 chips | Rajkumar Manoharan | 6 | -5/+186 |
2011-10-14 | ath9k_hw: Updated AR9003 tx gain table for 5GHz | Rajkumar Manoharan | 1 | -82/+82 |
2011-10-14 | ath9k_hw: Update AR9003 initval to improve phase noise | Rajkumar Manoharan | 1 | -1/+1 |
2011-10-14 | ath9k_hw: Updated ar9003 initval table for AR9380 | Rajkumar Manoharan | 1 | -3/+3 |
2011-10-14 | ath9k_hw: Fix ASPM L1 issue for AR9480 | Rajkumar Manoharan | 1 | -2/+4 |
2011-10-14 | mwifiex: fix make namespacecheck warnings | Amitkumar Karwar | 7 | -114/+60 |
2011-10-14 | mwifiex: use separate wait condition for each command node | Amitkumar Karwar | 7 | -19/+33 |
2011-10-14 | b43: N-PHY: report signal to mac80211 | Rafał Miłecki | 2 | -7/+21 |
2011-10-14 | Revert "b43: trivial: do not report any link quality instead of invalid one" | Rafał Miłecki | 1 | -7/+5 |
2011-10-14 | net: wireless: brcm80210: include module.h | Stephen Rothwell | 4 | -0/+4 |
2011-10-14 | brcm80211: removed file wifi.c | Alwin Beukers | 2 | -18/+1 |
2011-10-14 | brcm80211: moved function brcmu_format_flags | Alwin Beukers | 3 | -65/+64 |
2011-10-14 | brcm80211: moved function brcmu_mkiovar | Alwin Beukers | 6 | -47/+48 |
2011-10-14 | brcm80211: moved function brcmu_chspec_malformed | Alwin Beukers | 3 | -36/+27 |
2011-10-14 | brcm80211: moved function brcmu_parse_tlvs | Alwin Beukers | 3 | -42/+37 |
2011-10-14 | brcm80211: moved function brcmu_chipname | Alwin Beukers | 3 | -13/+10 |
2011-10-14 | brcm80211: moved power conversion functions | Alwin Beukers | 3 | -92/+86 |
2011-10-14 | brcm80211: removed unused functions | Alwin Beukers | 5 | -138/+0 |
2011-10-14 | brcm80211: fmac: fixed weird indentation | Roland Vossen | 1 | -48/+51 |
2011-10-14 | brcm80211: use endian annotation for scan time configuration | Arend van Spriel | 1 | -4/+7 |
2011-10-14 | brcm80211: use endian annotation for roaming related parameters | Arend van Spriel | 1 | -10/+14 |
2011-10-14 | brcm80211: use endian annotations for assoc ie length request | Arend van Spriel | 2 | -7/+8 |
2011-10-14 | brcm80211: use endian annotation for pmk related structure | Arend van Spriel | 2 | -14/+22 |
2011-10-14 | brcm80211: use endian annotations in scan related function | Arend van Spriel | 1 | -4/+4 |
2011-10-14 | brcm80211: fix annotations in TOE configuration functions | Arend van Spriel | 1 | -7/+8 |
2011-10-14 | brcm80211: rename variable in _brcmf_set_multicast_list() | Arend van Spriel | 1 | -15/+15 |
2011-10-14 | brcm80211: add endian annotation to packet filter structures | Arend van Spriel | 2 | -27/+29 |
2011-10-14 | brcm80211: fix sparse endianess error in mac80211_if.c | Arend van Spriel | 1 | -1/+1 |
2011-10-14 | brcm80211: remove sparse warning in fullmac debug function | Arend van Spriel | 2 | -3/+3 |
2011-10-14 | brcm80211: cleanup function prototypes | Alwin Beukers | 3 | -1556/+1324 |
2011-10-14 | brcm80211: smac: decreased timer callback irq level | Roland Vossen | 2 | -28/+24 |
2011-10-14 | brcm80211: smac: removed redundant timer function parameters | Roland Vossen | 6 | -37/+32 |
2011-10-14 | iwlagn: fix priv->cfg->ht_params NULL pointer dereference | Stanislaw Gruszka | 1 | -2/+2 |
2011-10-14 | iwmc3200wifi: add a range check to iwm_cfg80211_get_key() | Dan Carpenter | 1 | -1/+5 |
2011-10-14 | rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III | Chaoming Li | 2 | -56/+94 |