summaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-30vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2-7/+56
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-29netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-29netxen: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell1-3/+4
2010-03-29net: __netif_receive_skb should be staticEric Dumazet1-1/+1
2010-03-28decnet: Remove unused FIB metric macros.David S. Miller1-4/+0
2010-03-28net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt1-0/+1
2010-03-28net: fix unaligned access in IFLA_STATS64Jan Engelhardt1-31/+31
2010-03-27e1000e: Use pr_<level> and netdev_<level>Bruce Allan2-18/+10
2010-03-27netlink: use the appropriate namespace pidTom Goff1-1/+1
2010-03-27ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko3-37/+15
2010-03-27ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-26ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller1-3/+4
2010-03-26ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller1-1/+1
2010-03-25rps: add CONFIG_RPSEric Dumazet3-10/+28
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-24net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-24net/intel: remove trailing space in messagesFrans Pop6-11/+11
2010-03-24net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop3-24/+24
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop2-19/+19
2010-03-24net/irda: remove trailing space in messagesFrans Pop3-19/+19
2010-03-24tipc: remove trailing space in messagesFrans Pop3-6/+6
2010-03-24net: remove trailing space in messagesFrans Pop9-11/+11
2010-03-24rds: cleanup: remove unneeded variableDan Carpenter1-2/+0
2010-03-24wimax: remove unneeded variableDan Carpenter2-4/+0
2010-03-24llc: cleanup: remove dead code from llc_init()Dan Carpenter1-6/+0
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter1-2/+0
2010-03-24cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen1-2/+6
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen3-0/+72
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen5-0/+215
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar4-1/+27
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-24net: Fix locking in flush_backlogTom Herbert1-4/+8
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu1-3/+2
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen4-12/+82
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches1-111/+93
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches1-48/+46
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2-60/+58
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches2-46/+46
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches1-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches1-56/+56
2010-03-23wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches1-1/+1
2010-03-23include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches1-0/+2
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi5-11/+39
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen1-1/+2