| Commit message (Expand) | Author | Age | Files | Lines |
* | bnx2x: FW 4.8.53.0 | Vladislav Zolotarov | 2009-04-27 | 2 | -0/+22392 |
* | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device. | David Woodhouse | 2009-04-27 | 2 | -0/+3 |
* | cxacru: Fix negative dB output | Simon Arlott | 2009-04-27 | 1 | -2/+8 |
* | pasemi_mac: mac_to_intf() error not noticed | roel kluin | 2009-04-27 | 1 | -3/+4 |
* | drop_monitor: Update netlink protocol to include netlink attribute header in ... | Neil Horman | 2009-04-27 | 1 | -3/+10 |
* | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 | Waskiewicz Jr, Peter P | 2009-04-27 | 2 | -5/+18 |
* | igb: always use adapter->itr as EITR value | Alexander Duyck | 2009-04-27 | 1 | -5/+6 |
* | vxge: use max() instead of VXGE_HW_SET_LEVEL | Alexander Beregalov | 2009-04-27 | 2 | -34/+23 |
* | vxge: fix possible NULL dereference in vxge-traffic.c | Alexander Beregalov | 2009-04-27 | 1 | -2/+2 |
* | bonding: ignore updelay param when there is no active slave | Jiri Pirko | 2009-04-27 | 1 | -0/+8 |
* | bonding: use ethtool for link checking first | Jiri Pirko | 2009-04-27 | 1 | -14/+12 |
* | net: fix fsl_pq_mdio driver to use module_init() | Grant Likely | 2009-04-27 | 1 | -1/+1 |
* | net: add Xilinx ll_temac device driver | Grant Likely | 2009-04-27 | 5 | -0/+1473 |
* | net: Rework fs_enet driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 4 | -114/+16 |
* | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio | Grant Likely | 2009-04-27 | 1 | -6/+3 |
* | net: Rework ucc_geth driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 2 | -36/+13 |
* | net: Rework pasemi_mac driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 3 | -52/+9 |
* | net: Rework gianfar driver to use of_mdio infrastructure. | Grant Likely | 2009-04-27 | 2 | -74/+39 |
* | net: rework fsl_pq_mdio driver to use of_mdio infrastructure | Grant Likely | 2009-04-27 | 1 | -48/+3 |
* | net: Rework mpc5200 fec driver to use of_mdio infrastructure. | Grant Likely | 2009-04-27 | 2 | -147/+59 |
* | openfirmware: Add OF phylib support code | Grant Likely | 2009-04-27 | 4 | -0/+168 |
* | phylib: add *_direct() variants of phy_connect and phy_attach functions | Grant Likely | 2009-04-27 | 2 | -33/+90 |
* | phylib: rework to prepare for OF registration of PHYs | Grant Likely | 2009-04-27 | 3 | -30/+45 |
* | of: add of_parse_phandle() helper for parsing phandle properties | Grant Likely | 2009-04-27 | 2 | -0/+27 |
* | snmp: add missing counters for RFC 4293 | Neil Horman | 2009-04-27 | 13 | -36/+97 |
* | pcnet32: Remove redundant set of skb->dev | John Dykstra | 2009-04-27 | 1 | -1/+0 |
* | ipv4: remove unused member in fib_table. | Rami Rosen | 2009-04-27 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-26 | 187 | -5549/+7859 |
|\ |
|
| * | wireless: remove some (bogus?) 'may be used uninitialized' warnings | John W. Linville | 2009-04-24 | 3 | -3/+3 |
| * | libertas: fix format warning | John W. Linville | 2009-04-24 | 1 | -1/+1 |
| * | nl80211: Add event for authentication/association timeout | Jouni Malinen | 2009-04-22 | 6 | -6/+115 |
| * | rndis_wlan: select CFG80211 in Kconfig | John W. Linville | 2009-04-22 | 1 | -0/+1 |
| * | mac80211: calculate maximum sleep interval | Johannes Berg | 2009-04-22 | 2 | -7/+32 |
| * | nl80211: allow configuring IBSS beacon interval | Johannes Berg | 2009-04-22 | 4 | -2/+19 |
| * | mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT | Johannes Berg | 2009-04-22 | 2 | -8/+5 |
| * | mac80211: fix variable truncation on 32-bit | Johannes Berg | 2009-04-22 | 1 | -6/+6 |
| * | rndis_wlan: free priv correctly when rndis_wext_bind fails | Jussi Kivilinna | 2009-04-22 | 1 | -3/+3 |
| * | rndis_wlan: fix initialization order for workqueue&workers | Jussi Kivilinna | 2009-04-22 | 1 | -5/+12 |
| * | rndis_wlan: make some symbols static | Johannes Berg | 2009-04-22 | 1 | -2/+2 |
| * | mac80211: fix IBSS code to not sleep while atomic | Johannes Berg | 2009-04-22 | 1 | -3/+3 |
| * | iwlwifi: allow config if device not ready | Mohamed Abbas | 2009-04-22 | 1 | -6/+5 |
| * | iwlwifi: remove radio disable parameter. | Abhijeet Kolekar | 2009-04-22 | 5 | -34/+4 |
| * | iwlcore: Fix stay in table function. | Mohamed Abbas | 2009-04-22 | 1 | -16/+10 |
| * | iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode | Wey-Yi Guy | 2009-04-22 | 8 | -24/+7 |
| * | iwl3945: calculate debugfs isr statistics | Abhijeet Kolekar | 2009-04-22 | 1 | -3/+16 |
| * | iwl3945: add debugfs to 3945 | Abhijeet Kolekar | 2009-04-22 | 2 | -1/+7 |
| * | iwlwifi: support truly passive scanning | Johannes Berg | 2009-04-22 | 2 | -2/+12 |
| * | iwlwifi: improve scan support | Johannes Berg | 2009-04-22 | 6 | -177/+73 |
| * | iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945 | Johannes Berg | 2009-04-22 | 1 | -3/+3 |
| * | ar9170: rework rxstream code | Christian Lamparter | 2009-04-22 | 3 | -138/+421 |