summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-231-3/+6
| * ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith2010-03-231-0/+8
| * ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith2010-03-231-4/+4
| * ath9k_hw: Fix full sleep setup for AR9271Sujith2010-03-231-1/+1
| * ath9k_hw: fix TX descriptor setup for AR9271Sujith2010-03-231-1/+1
| * ath9k_hw: skip chip tests for AR9271Sujith2010-03-231-2/+4
| * ath9k_hw: add GPIO setup code for AR9271Sujith2010-03-232-2/+12
| * ath9k_hw: update initialization values for AR9271Sujith2010-03-233-65/+146
| * ath9k: decrease size of ath9k.koMing Lei2010-03-231-2/+2
| * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-03-2318-493/+985
| |\
| | * iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy2010-03-196-40/+85
| | * iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-193-2/+67
| | * iwlwifi: move plcp check to separated functionWey-Yi Guy2010-03-196-22/+47
| | * iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-1911-0/+167
| | * iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao2010-03-195-17/+17
| | * iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg2010-03-191-4/+0
| | * iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-1912-389/+522
| | * iwlwifi: only add broadcast station onceReinette Chatre2010-03-197-57/+117
| | * iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill2010-03-191-0/+1
* | | netxen: fix interrupt for NX2031Amit Kumar Salecha2010-03-291-9/+16
* | | netxen: fix fw load from fileAmit Kumar Salecha2010-03-291-0/+10
* | | netxen: validate unified romimageRajesh K Borundia2010-03-292-15/+140
* | | netxen: fix corner cases of firmware recoveryAmit Kumar Salecha2010-03-291-0/+4
* | | netxen: fix tx csum statusSucheta Chakraborty2010-03-291-0/+6
* | | rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell2010-03-291-3/+4
* | | net: __netif_receive_skb should be staticEric Dumazet2010-03-281-1/+1
* | | decnet: Remove unused FIB metric macros.David S. Miller2010-03-271-4/+0
* | | net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt2010-03-271-0/+1
* | | net: fix unaligned access in IFLA_STATS64Jan Engelhardt2010-03-271-31/+31
* | | e1000e: Use pr_<level> and netdev_<level>Bruce Allan2010-03-262-18/+10
* | | netlink: use the appropriate namespace pidTom Goff2010-03-261-1/+1
* | | ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-263-37/+15
* | | ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko2010-03-264-36/+12
* | | ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller2010-03-251-3/+4
* | | ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller2010-03-251-1/+1
* | | rps: add CONFIG_RPSEric Dumazet2010-03-253-10/+28
* | | net/various: remove trailing space in messagesFrans Pop2010-03-2424-35/+35
* | | net/intel: remove trailing space in messagesFrans Pop2010-03-246-11/+11
* | | net/tulip: remove trailing space in messagesFrans Pop2010-03-242-5/+5
* | | net/tokenring: remove trailing space in messagesFrans Pop2010-03-244-106/+106
* | | net/smc91xx: remove trailing space in messagesFrans Pop2010-03-243-24/+24
* | | net/ps3_gelic: remove trailing space in messagesFrans Pop2010-03-242-19/+19
* | | net/irda: remove trailing space in messagesFrans Pop2010-03-243-19/+19
* | | tipc: remove trailing space in messagesFrans Pop2010-03-243-6/+6
* | | net: remove trailing space in messagesFrans Pop2010-03-249-11/+11
* | | rds: cleanup: remove unneeded variableDan Carpenter2010-03-241-2/+0
* | | wimax: remove unneeded variableDan Carpenter2010-03-242-4/+0
* | | llc: cleanup: remove dead code from llc_init()Dan Carpenter2010-03-241-6/+0
* | | net: Fix locking in flush_backlogTom Herbert2010-03-231-4/+8
* | | be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla2010-03-231-21/+12
OpenPOWER on IntegriCloud