aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-301-50/+69
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-291-7/+12
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-291-133/+0
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-291-38/+26
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-291-179/+188
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-291-73/+32
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-291-132/+161
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-291-114/+142
* forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches2010-11-291-19/+12
* forcedeth: Use print_hex_dumpJoe Perches2010-11-291-37/+17
* forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches2010-11-291-89/+87
* forcedeth: Change reg_delay arguments and useJoe Perches2010-11-291-16/+14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29170-1974/+12074
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24170-1974/+12074
| |\
| | * ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-242-9/+0
| | * ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-246-55/+37
| | * ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2010-11-242-7/+3
| | * ath9k_htc: Add driver_info in usb device listRajkumar Manoharan2010-11-241-5/+15
| | * ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-241-0/+6
| | * iwlwifi: advance power management supportWey-Yi Guy2010-11-244-6/+76
| | * iwlwifi: power management checking for shadow registerWey-Yi Guy2010-11-241-0/+10
| | * iwlwifi: consider BT for power managementWey-Yi Guy2010-11-244-0/+24
| | * iwlwifi: add more power management flagsWey-Yi Guy2010-11-241-0/+5
| | * iwlagn: name change for BT config flagWey-Yi Guy2010-11-241-2/+3
| | * mac80211: implement packet loss notificationJohannes Berg2010-11-242-0/+25
| | * cfg80211: allow using CQM event to notify packet lossJohannes Berg2010-11-245-0/+76
| | * cfg80211: Add documentation for antenna opsBruno Randolf2010-11-241-0/+7
| | * mac80211: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-0/+3
| | * ath9k: avoid aggregation for VO trafficLuis R. Rodriguez2010-11-241-1/+2
| | * mac80211: reduce the number of retries for nullfunc probingFelix Fietkau2010-11-241-1/+8
| | * mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau2010-11-243-26/+72
| | * cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-245-21/+51
| | * mac80211: probe the AP when resumingFelix Fietkau2010-11-241-0/+1
| | * mac80211: calculate beacon loss time accuratelyFelix Fietkau2010-11-242-4/+13
| | * mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau2010-11-241-0/+1
| | * b43: N-PHY: little cleanupsRafał Miłecki2010-11-241-8/+5
| | * b43: N-PHY: rev2: save and restore PHY regs on RSSI pollRafał Miłecki2010-11-241-0/+16
| | * b43: N-PHY: fix BPHY initRafał Miłecki2010-11-241-2/+2
| | * b43: N-PHY: init BPHY when neededRafał Miłecki2010-11-241-0/+4
| | * b43: N-PHY: fix some typos, conditions, set gain_boostRafał Miłecki2010-11-241-17/+18
| | * b43: N-PHY: minor fixes to match specsRafał Miłecki2010-11-241-3/+6
| | * b43: N-PHY: fix values for PHY regs in channel tables of 2055 radioRafał Miłecki2010-11-241-124/+124
| | * net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-246-56/+44
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-2432-57/+199
| | |\
| | | * wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
| | | * carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
| | | * ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-222-0/+2
| | | * ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
| | * | Revert "nl80211/mac80211: Report signal average"John W. Linville2010-11-248-18/+1
| | * | ath9k_htc: fix eeprom accessFelix Fietkau2010-11-221-0/+1