| Commit message (Expand) | Author | Age | Files | Lines |
* | net: reorder struct Qdisc for better SMP performance | Eric Dumazet | 2009-03-20 | 2 | -10/+13 |
* | dnet: remove duplicated #include | Huang Weiyi | 2009-03-20 | 1 | -1/+0 |
* | ixgbe: Fixup the watchdog interrupt scheduling on 82599 | Jesse Brandeburg | 2009-03-20 | 1 | -32/+81 |
* | ixgbe: Correctly report Wake On LAN for 82599 KX4 devices | PJ Waskiewicz | 2009-03-20 | 1 | -1/+40 |
* | ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge | PJ Waskiewicz | 2009-03-20 | 1 | -0/+3 |
* | ixgb: refactor tx path to use skb_dma_map/unmap | Alexander Duyck | 2009-03-20 | 1 | -31/+39 |
* | e1000e: allow tx of pre-formatted vlan tagged packets | Arthur Jones | 2009-03-20 | 1 | -1/+8 |
* | e1000e: fix dma error handling issues | Alexander Duyck | 2009-03-20 | 1 | -44/+32 |
* | e1000e: add support for 82583 device id | Alexander Duyck | 2009-03-20 | 5 | -22/+116 |
* | smsc9420: fix big endian rx checksum offload | Steve Glendinning | 2009-03-20 | 1 | -1/+1 |
* | sunvnet: Convert to net_device_ops. | David S. Miller | 2009-03-20 | 1 | -7/+11 |
* | smsc911x: allow setting of mac address | Steve Glendinning | 2009-03-19 | 1 | -5/+30 |
* | smsc911x: replace print_mac with %pM | Steve Glendinning | 2009-03-19 | 1 | -3/+1 |
* | smsc911x: define status word positions as constants | Steve Glendinning | 2009-03-19 | 2 | -10/+15 |
* | rtnetlink: add new value for DHCP added routes | Stephen Hemminger | 2009-03-19 | 1 | -0/+1 |
* | gianfar: pass the proper dev to DMA ops | Kumar Gala | 2009-03-18 | 2 | -17/+20 |
* | tipc: fix non-const printf format arguments | Stephen Hemminger | 2009-03-18 | 4 | -5/+5 |
* | tcp: remove parameter from tcp_recv_urg(). | Rami Rosen | 2009-03-18 | 1 | -3/+2 |
* | ipv6: Fix incorrect disable_ipv6 behavior | Brian Haley | 2009-03-18 | 2 | -8/+17 |
* | a2065: skb_padto cleanups | Dave Jones | 2009-03-18 | 1 | -14/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-17 | 72 | -3048/+7713 |
|\ |
|
| * | iwlwifi: correct log level when error occurs | Reinette Chatre | 2009-03-16 | 1 | -1/+1 |
| * | iwlwifi: print contents of control register when error occurs | Reinette Chatre | 2009-03-16 | 1 | -1/+3 |
| * | iwlagn: fix warning when set WEP key | Mohamed Abbas | 2009-03-16 | 1 | -0/+7 |
| * | iwl3945: unmap previously mapped memory | Reinette Chatre | 2009-03-16 | 1 | -1/+9 |
| * | iwl3945: use iwl_tx_cmd_complete | Abhijeet Kolekar | 2009-03-16 | 1 | -80/+1 |
| * | iwl3945 : fix rate scaling | Abhijeet Kolekar | 2009-03-16 | 1 | -39/+88 |
| * | iwl3945: use iwl_led structure | Abhijeet Kolekar | 2009-03-16 | 8 | -71/+43 |
| * | iwl3945: fix sparse error | Abhijeet Kolekar | 2009-03-16 | 1 | -1/+1 |
| * | iwlwifi: verify the antenna selection when receive fixed rate debugfs | Wey-Yi Guy | 2009-03-16 | 1 | -6/+13 |
| * | iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt | Wey-Yi Guy | 2009-03-16 | 1 | -3/+3 |
| * | iwlwifi: HT performance improvement changes | Wey-Yi Guy | 2009-03-16 | 2 | -6/+7 |
| * | iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled | Wey-Yi Guy | 2009-03-16 | 1 | -2/+10 |
| * | iwlwifi: add rf information in rate_scale debugfs command | Wey-Yi Guy | 2009-03-16 | 1 | -0/+11 |
| * | iwlwifi: add valid tx antenna information in rate_scale_table debugfs | Wey-Yi Guy | 2009-03-16 | 1 | -0/+6 |
| * | ray_cs: checkpatch.pl and Lindent cleanups | John Daiker | 2009-03-16 | 1 | -1843/+1965 |
| * | mwl8k: Marvell TOPDOG wireless driver | Lennert Buytenhek | 2009-03-16 | 3 | -0/+3800 |
| * | ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode | Jouni Malinen | 2009-03-16 | 1 | -5/+6 |
| * | ath9k: Add spectrum management to HW capabilities | Sujith | 2009-03-16 | 1 | -1/+2 |
| * | ath9k: make few eeprom and calib items static | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+1 |
| * | ath9k: downgrade xmit queue full message to xmit debug | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+1 |
| * | mac80211_hwsim: add regulatory testing options | Luis R. Rodriguez | 2009-03-16 | 1 | -0/+210 |
| * | cfg80211: add regulatory netlink multicast group | Luis R. Rodriguez | 2009-03-16 | 5 | -1/+138 |
| * | cfg80211: move enum reg_set_by to nl80211.h | Luis R. Rodriguez | 2009-03-16 | 8 | -76/+90 |
| * | cfg80211: remove REGDOM_SET_BY_INIT | Luis R. Rodriguez | 2009-03-16 | 4 | -7/+1 |
| * | mac80211: deauth before flushing STA information | Herton Ronaldo Krzesinski | 2009-03-16 | 1 | -4/+12 |
| * | mac80211: handle failed scan requests in STA mode | Helmut Schaa | 2009-03-16 | 3 | -2/+25 |
| * | atmel: checkpatch.pl cleanups | John Daiker | 2009-03-16 | 1 | -201/+242 |
| * | ath9k: Fix bug in reading debugfs file 'rcstat' | Sujith | 2009-03-16 | 1 | -0/+3 |
| * | ath9k: Fix bug in TX aggregation | Sujith | 2009-03-16 | 1 | -16/+33 |