aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27bnx2x: FW 4.8.53.0Vladislav Zolotarov2-0/+22392
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2-0/+3
2009-04-27cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin1-3/+4
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in alert messageNeil Horman1-3/+10
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2-5/+18
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck1-5/+6
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2-34/+23
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov1-2/+2
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko1-0/+8
2009-04-27bonding: use ethtool for link checking firstJiri Pirko1-14/+12
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely1-1/+1
2009-04-27net: add Xilinx ll_temac device driverGrant Likely5-0/+1473
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely4-114/+16
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely1-6/+3
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2-36/+13
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely3-52/+9
2009-04-27net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely2-74/+39
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely1-48/+3
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2-147/+59
2009-04-27openfirmware: Add OF phylib support codeGrant Likely4-0/+168
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2-33/+90
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely3-30/+45
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2-0/+27
2009-04-27snmp: add missing counters for RFC 4293Neil Horman13-36/+97
2009-04-27pcnet32: Remove redundant set of skb->devJohn Dykstra1-1/+0
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen1-1/+0
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville3-3/+3
2009-04-24libertas: fix format warningJohn W. Linville1-1/+1
2009-04-248390p: fix build breakageAlexander Beregalov1-4/+4
2009-04-23af_iucv: Fix merge.Ursula Braun1-4/+0
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner2-2/+27
2009-04-23af_iucv: cleanup and refactor recvmsg() EFAULT handlingHendrik Brueckner1-7/+3
2009-04-23af_iucv: Provide new socket type SOCK_SEQPACKETHendrik Brueckner1-17/+56
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner2-4/+78
2009-04-23af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)Hendrik Brueckner2-20/+103
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner3-3/+81
2009-04-23af_iucv: sync sk shutdown flag if iucv path is quiescedHendrik Brueckner1-1/+18
2009-04-23iucv: provide second per-cpu IUCV command parameter blockUrsula Braun1-10/+31
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen6-6/+115
2009-04-22rndis_wlan: select CFG80211 in KconfigJohn W. Linville1-0/+1
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg2-7/+32
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg4-2/+19
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2-8/+5
2009-04-22mac80211: fix variable truncation on 32-bitJohannes Berg1-6/+6
2009-04-22rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna1-3/+3
2009-04-22rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-5/+12
2009-04-22rndis_wlan: make some symbols staticJohannes Berg1-2/+2
2009-04-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg1-3/+3
2009-04-22iwlwifi: allow config if device not readyMohamed Abbas1-6/+5