aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-08
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-08
* bcma: get CPU clockHauke Mehrtens2011-08-08
* bcma: add serial console supportHauke Mehrtens2011-08-08
* bcma: add mips driverHauke Mehrtens2011-08-08
* bcma: add SOC busHauke Mehrtens2011-08-08
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
* bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-08
* bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-08
* ath9k: use pci_dev->subsystem_deviceSergei Shtylyov2011-08-08
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-08
* libertas_usb: use USB interface as parent deviceDaniel Drake2011-08-08
* libertas: link mesh device to wiphyDaniel Drake2011-08-08
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-08
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-08
* mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-08
* mwifiex: add wext includeJohannes Berg2011-08-08
* wl1251: remove wext dependenciesJohannes Berg2011-08-08
* wl12xx: remove wext dependenciesJohannes Berg2011-08-08
* rndis_wlan: remove wireless extensions inclusionsJohannes Berg2011-08-08
* b43legacy: remove wireless extensions inclusionsJohannes Berg2011-08-08
* b43: remove wireless extensions inclusionsJohannes Berg2011-08-08
* ath5k: remove wireless extensions inclusionsJohannes Berg2011-08-08
* iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-08
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-08
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-03
|\
| * iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-02
| * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-02
| * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-02
| * iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-02
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-01
| * rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-01
| * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-01
| * cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-01
| * iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-01
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-28
|\ \
| * | tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson2011-07-28
| * | tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-28
| * | tg3: Add tx BD budgeting codeMatt Carlson2011-07-28
| * | tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson2011-07-28
| * | tg3: Add partial fragment unmapping codeMatt Carlson2011-07-28
| * | tg3: Generalize tg3_skb_error_unmap()Matt Carlson2011-07-28
| * | tg3: Remove short DMA check for 1st fragmentMatt Carlson2011-07-28
| * | tg3: Simplify tx bd assignmentsMatt Carlson2011-07-28
| * | tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-28
| * | ASIX: Use only 11 bits of header for data sizeMarek Vasut2011-07-28
| * | ASIX: Simplify condition in rx_fixup()Marek Vasut2011-07-28
| * | Fix cdc-phonet buildChris Clayton2011-07-28