| Commit message (Expand) | Author | Age |
... | |
| * | | brcm80211: smac: use bcma core access functions in otp.c | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: change ai_findcoreidx() to ai_findcore() | Arend van Spriel | 2011-12-13 |
| * | | b43: N-PHY: update TX power fix | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: workaround broken auto-increment on BCM43224 | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: fix 32-bit reads of tables | Rafał Miłecki | 2011-12-13 |
| * | | rtlwifi: merge ips,lps spinlocks into one mutex | Stanislaw Gruszka | 2011-12-13 |
| * | | rtlwifi: use work for lps | Stanislaw Gruszka | 2011-12-13 |
| * | | b43: N-PHY: implement spurious tone avoidance | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: finish 2.4GHz 0x2056 radio setup | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: determine various PHY params | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: add table for antenna software control | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: workaround BCM43224 hw bug in writing table id 9 | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: update some init values | Rafał Miłecki | 2011-12-13 |
| * | | b43: N-PHY: random trivial fixes for typos, missing writes | Rafał Miłecki | 2011-12-13 |
| * | | ath9k: make two mci related functions static | Felix Fietkau | 2011-12-13 |
| * | | mwifiex: wakeup and stop multiple tx queues in net_device | Avinash Patil | 2011-12-13 |
| * | | mwifiex: proper cleanup when RX multiport aggregation fails | Avinash Patil | 2011-12-13 |
| * | | mwifiex: failure case handling for PCIe events | Amitkumar Karwar | 2011-12-13 |
| * | | brcm80211: smac: use bcma core access functions in nicpci.c | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use bcma core control functions | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: remove unused functions and/or prototypes | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: replace ai_corereg() function with ai_cc_reg() | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: remove SI_FAST() macro usage | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use bcma functions for register access in phy code | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use bcma function for register access in dma.c | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use DMA-API calls for descriptor allocations | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use bcma core register access functions for 802.11 core | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: remove enumeration rom parsing function | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: change ai_attach interface taking a bcma_bus object | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: rename struct si_info field pbus to pcibus | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: change attach interfaces in main.c for bcma support | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: change from pci device driver to bcma device driver | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: use inline access functions for struct si_pub fields | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: move fields from struct si_pub to struct si_info | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: smac: remove unused fields from struct si_pub definition | Arend van Spriel | 2011-12-13 |
| * | | brcm80211: fmac: remove drive strength code for unsupported chips | Franky Lin | 2011-12-13 |
| * | | brcm80211: fmac: add bcm4330 support | Franky Lin | 2011-12-13 |
| * | | brcm80211: fmac: fix firmware shared structures version | Franky Lin | 2011-12-13 |
| * | | brcm80211: fmac: save bus interface structure in function 2 device | Franky Lin | 2011-12-13 |
| * | | ath9k: Reconfigure tx power on regulatory update | Rajkumar Manoharan | 2011-12-13 |
| * | | ath: optimize processing of CTLs for country IEs for world roaming cards | Luis R. Rodriguez | 2011-12-13 |
| * | | ath: add a helper for processing reg data on init | Luis R. Rodriguez | 2011-12-13 |
| * | | ath9k_hw: Fix handling of MCI interrupt | Mohammed Shafi Shajakhan | 2011-12-13 |
| * | | ath9k_hw: check for asynchronous interrupts before bailing out | Mohammed Shafi Shajakhan | 2011-12-13 |
| * | | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2011-12-13 |
| |\ \ |
|
| | * | | iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT | Johannes Berg | 2011-12-08 |
| | * | | iwlagn: use IWL_MAX_TID_COUNT for WoWLAN | Johannes Berg | 2011-12-08 |
| | * | | iwlagn: fix TID use bug | Johannes Berg | 2011-12-08 |
| | * | | iwlwifi: move calib_results list from iwl_priv to iwl_trans | Don Fry | 2011-12-08 |
| | * | | iwlwifi: move device_pointers from iwl_priv to iwl_shared | Don Fry | 2011-12-08 |