index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
16
-703
/
+703
*
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start
Dan Williams
2007-10-10
2
-3
/
+3
*
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result
Dan Williams
2007-10-10
2
-3
/
+3
*
[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan
Dan Williams
2007-10-10
2
-5
/
+4
*
[PATCH] libertas: remove if_bootcmd.c
Dan Williams
2007-10-10
4
-42
/
+24
*
[PATCH] libertas: specific mesh scan for mshX interface
Luis Carlos Cobo
2007-10-10
3
-0
/
+14
*
[PATCH] libertas: clean up 802.11 IE post-scan handling
Dan Williams
2007-10-10
3
-151
/
+84
*
[PATCH] libertas: clean up indentation in libertas_association_worker
Dan Williams
2007-10-10
1
-5
/
+10
*
[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage
Dan Williams
2007-10-10
8
-44
/
+37
*
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
Dan Williams
2007-10-10
8
-164
/
+91
*
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
Yoann Padioleau
2007-10-10
9
-87
/
+87
*
[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...
Mariusz Kozlowski
2007-10-10
1
-3
/
+1
*
[PATCH] Use mutex instead of semaphore in the Host AP driver
Matthias Kaehlcke
2007-10-10
2
-8
/
+9
*
[PATCH] remove gratuitous space in airo module description
Bill Nottingham
2007-10-10
1
-2
/
+2
*
[PATCH] Kconfig: remove references of pcmcia-cs
Faidon Liambotis
2007-10-10
1
-16
/
+1
*
[PATCH] Kconfig: order options
Faidon Liambotis
2007-10-10
1
-34
/
+34
*
[PATCH] zd1211rw: monitor all packets
Ulrich Kunitz
2007-10-10
2
-11
/
+38
*
[PATCH] Add adm8211 802.11b wireless driver
Michael Wu
2007-10-10
5
-0
/
+2759
*
[MAC80211]: remove/change some comments about Michael MIC hardware offload
Johannes Berg
2007-10-10
1
-14
/
+11
*
[MAC80211]: PS mode fix
Tomas Winkler
2007-10-10
1
-0
/
+1
*
[MAC80211]: use internal network device stats
Stephen Hemminger
2007-10-10
4
-35
/
+12
*
[MAC80211]: get STA after tx radiotap snipped
warmcat
2007-10-10
1
-2
/
+2
*
[MAC80211]: ignore key index on pairwise key (WEP only)
Volker Braun
2007-10-10
1
-6
/
+12
*
[MAC80211]: remove TKIP mixing for hw accel again
Johannes Berg
2007-10-10
2
-26
/
+0
*
[MAC80211]: remove HW_KEY_IDX_INVALID
Johannes Berg
2007-10-10
3
-17
/
+20
*
[MAC80211]: some more documentation
Johannes Berg
2007-10-10
1
-43
/
+105
*
[MAC80211]: remove set_key_idx callback
Johannes Berg
2007-10-10
2
-17
/
+0
*
[MAC80211]: rework hardware crypto flags
Johannes Berg
2007-10-10
5
-82
/
+42
*
[MAC80211]: remove turbo modes
Johannes Berg
2007-10-10
10
-61
/
+59
*
[MAC80211]: fix race conditions with keys
Johannes Berg
2007-10-10
4
-27
/
+61
*
[MAC80211]: don't send invalid QoS frames
Johannes Berg
2007-10-10
1
-1
/
+14
*
[MAC80211]: remove spy wext ioctls
Johannes Berg
2007-10-10
1
-4
/
+4
*
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
Eric Dumazet
2007-10-10
1
-18
/
+12
*
[RFKILL]: Add rfkill documentation
Ivo van Doorn
2007-10-10
1
-0
/
+89
*
[RFKILL]: Add support for ultrawideband
Ivo van Doorn
2007-10-10
4
-0
/
+15
*
[RFKILL]: Remove IRDA
Ivo van Doorn
2007-10-10
3
-10
/
+5
*
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
2007-10-10
7
-8
/
+39
*
[NETNS]: Fix allnoconfig compilation error.
Daniel Lezcano
2007-10-10
2
-1
/
+8
*
[NET_SCHED]: Making rate table lookups more flexible.
Jesper Dangaard Brouer
2007-10-10
2
-3
/
+5
*
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
2007-10-10
5
-9
/
+19
*
[SCTP] net/sctp/socket.c: make 3 variables static
Adrian Bunk
2007-10-10
1
-3
/
+3
*
[SCTP]: Make sctp_addto_param() static.
Adrian Bunk
2007-10-10
2
-20
/
+20
*
[KERNEL]: Unexport raise_softirq_irqoff
Adrian Bunk
2007-10-10
1
-2
/
+0
*
[NETNS]: Fix bad macro definition.
Daniel Lezcano
2007-10-10
1
-18
/
+17
*
[NETNS]: Fix loopback network namespace initialization.
Daniel Lezcano
2007-10-10
1
-0
/
+1
*
[NETNS]: Fix export symbols.
Daniel Lezcano
2007-10-10
1
-1
/
+3
*
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
2007-10-10
7
-15
/
+38
*
[NET]: Add a might_sleep() to dev_close().
David S. Miller
2007-10-10
1
-0
/
+2
*
[PATCH] NET : convert IP route cache garbage collection from softirq processi...
Eric Dumazet
2007-10-10
1
-67
/
+122
*
[NET]: Fix missed addition of fs/proc/proc_net.c
David S. Miller
2007-10-10
1
-0
/
+192
[prev]
[next]