index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
faulty.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
bnx2: Support secondary MAC addresses.
Benjamin Li
2
-8
/
+32
2008-07-15
bnx2: Allow flexible VLAN tag settings.
Michael Chan
2
-17
/
+33
2008-07-15
bnx2: Add ack parameter to bnx2_fw_sync().
Michael Chan
1
-7
/
+11
2008-07-15
bnx2: Add PCI ID for 5716.
Michael Chan
1
-1
/
+5
2008-07-15
bnx2: Prevent ethtool -s from crashing when device is down.
Michael Chan
1
-1
/
+12
2008-07-15
netlabel: return msg overflow error from netlbl_cipsov4_list faster
Denis V. Lunev
1
-1
/
+1
2008-07-15
net: Remove references to wan-router.txt in Kconfigs
Johann Felix Soden
2
-4
/
+1
2008-07-15
tun: Fix/rewrite packet filtering logic
Max Krasnyansky
2
-166
/
+174
2008-07-15
8021q: Check return of dev_set_promiscuity/allmulti
Wang Chen
1
-6
/
+22
2008-07-15
macvlan: Check return of dev_set_allmulti
Wang Chen
1
-3
/
+11
2008-07-15
ipv4: Fix ipmr unregister device oops
Wang Chen
1
-8
/
+14
2008-07-15
ipv4: Check return of dev_set_allmulti
Wang Chen
1
-1
/
+39
2008-07-15
ipv6: Fix using after dev_put()
Wang Chen
1
-3
/
+5
2008-07-15
ipv6: Check return of dev_set_allmulti
Wang Chen
1
-2
/
+9
2008-07-15
bridge: Check return of dev_set_promiscuity
Wang Chen
1
-3
/
+6
2008-07-15
bonding: Check return of dev_set_promiscuity/allmulti
Wang Chen
2
-10
/
+35
2008-07-15
af_packet: Check return of dev_set_promiscuity/allmulti
Wang Chen
1
-4
/
+10
2008-07-15
net-sched: cls_flow: add perturbation support
Patrick McHardy
2
-9
/
+44
2008-07-15
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
David S. Miller
2
-15
/
+18
2008-07-14
rt2x00: Reset LED assoc status after firmware update
Ivo van Doorn
1
-0
/
+8
2008-07-14
iwlwifi: make index unsigned int for iwl_send_led_cmd
Abhijeet Kolekar
3
-3
/
+4
2008-07-14
iwlwifi: Fix LEDs for 3945
Abhijeet Kolekar
3
-85
/
+64
2008-07-14
iwlwifi: send TXPOWER command after a new RXON command
Zhu Yi
1
-10
/
+10
2008-07-14
iwlwifi: enable active scanning
Tomas Winkler
1
-41
/
+45
2008-07-14
iwlwifi: unify 4965 and 5000 scanning code
Tomas Winkler
5
-23
/
+33
2008-07-14
iwlwifi: LED use correctly blink table
Tomas Winkler
4
-71
/
+61
2008-07-14
iwlwifi: fix LED stall
Tomas Winkler
3
-50
/
+39
2008-07-14
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
6
-13
/
+30
2008-07-14
iwlwifi: make iwl4965_mac_conf_tx in atomic context
Emmanuel Grumbach
3
-33
/
+24
2008-07-14
iwlwifi: rs always set lq_sta->priv
Tomas Winkler
1
-2
/
+0
2008-07-14
iwlwifi: remove post associate work
Tomas Winkler
2
-19
/
+0
2008-07-14
iwlwifi: fixes RTS / CTS support
Emmanuel Grumbach
6
-7
/
+37
2008-07-14
iwlwifi: adding pci device ids to iwl_hw_card_ids
Esti Kummer
3
-1
/
+29
2008-07-14
iwl3965: remove useless network and duplicate checking
Adel Gadllah
4
-172
/
+25
2008-07-14
mac80211: dont add a STA which is not in the same IBSS
Emmanuel Grumbach
1
-1
/
+1
2008-07-14
iwlwif: remove compilation warnings iwl_add_radiotap
Tomas Winkler
1
-20
/
+17
2008-07-14
mac80211 hwsim: fix endianness bug
Johannes Berg
1
-1
/
+1
2008-07-14
mac80211: fix struct ieee80211_tx_queue_params
Johannes Berg
2
-6
/
+6
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
9
-34
/
+82
2008-07-14
wext: make sysfs bits optional and deprecate them
Johannes Berg
3
-2
/
+23
2008-07-14
mac80211: fix RX sequence number check
Johannes Berg
1
-7
/
+12
2008-07-14
mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
Emmanuel Grumbach
1
-2
/
+2
2008-07-14
rtl8187: use different ANAPARAM*_OFF values for 8187B
Herton Ronaldo Krzesinski
3
-15
/
+42
2008-07-14
ssb: Include dma-mapping.h
Michael Buesch
1
-0
/
+1
2008-07-14
rt2x00: Reorganize beacon handling
Ivo van Doorn
10
-410
/
+289
2008-07-14
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
3
-1
/
+4
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
21
-248
/
+226
2008-07-14
mac80211: push interface checks down
Johannes Berg
4
-16
/
+25
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
8
-265
/
+172
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
12
-217
/
+153
[next]