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